Einhugur Word Plugin for Xojo

Paragraph.LogicalParagraphItemCount Property

Returns the number of logical paragraph items.

LogicalParagraphItemCount as Integer {Read}

Remarks

Some fields generate complex runs which often use up 5 runs. When asking for Logical paragraph items then those complex runs get grouped so that one complex run is returned as one item.

See Also

Paragraph Class